Skip to content

Conversation

@paleolimbot
Copy link
Contributor

@paleolimbot paleolimbot commented Jan 23, 2025

This PR tests geoarrow-types against older Python versions. The tests already passed for Python 3.8, and with minimal changes we can support 3.7. Python 3.7 is the version of Python available on some hosted runtimes and is the minimum supported version for Sedona (which mostly just makes configuring their CI hard if we don't support Python 3.7).

@codecov
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.17%. Comparing base (c13af05) to head (fc9af3f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
geoarrow-types/src/geoarrow/types/crs.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   91.03%   91.17%   +0.14%     
==========================================
  Files          15       15              
  Lines        2074     2131      +57     
==========================================
+ Hits         1888     1943      +55     
- Misses        186      188       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@paleolimbot paleolimbot marked this pull request as ready for review January 23, 2025 17:42
@paleolimbot paleolimbot merged commit a467eef into geoarrow:main Jan 23, 2025
10 checks passed
@paleolimbot paleolimbot deleted the python3-7 branch January 23, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant